-- card: 25237 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: Talk with the Medicine Man ----- HyperTalk script ----- on openCard global score subtract 5 from score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp get last char of field "textarea" of card "River Trail" if it is return then delete last char of field "textarea" of card "River Trail" get field "textarea" of card "River Trail" put it&return&"Monkeys"&return&"Lion"&return&"Water snakes" into field "textarea" of card "River Trail" visual effect dissolve go card "Hut of the Medicine Man" end mouseUp -- part contents for background part 1 ----- text ----- Talk with the Medicine Man -- part contents for background part 2 ----- text ----- The old wizard gives you the dried liver of a monkey, instructing you in its use for safety on your travels. -- part contents for background part 5 ----- text ----- 105